home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -websites- / weirdscience / #haccess.ctl next >
Text File  |  1999-01-06  |  354b  |  17 lines

  1. # -FrontPage-
  2.  
  3. IndexIgnore #haccess.ctl */.??* *~ *# */HEADER* */README* */_vti*
  4.  
  5. <Limit GET POST>
  6. order deny,allow
  7. deny from all
  8. allow from all
  9. </Limit>
  10. <Limit PUT>
  11. order deny,allow
  12. deny from all
  13. </Limit>
  14. AuthName default_realm
  15. AuthUserFile i:/websites/content/_vti_pvt/service.pwd
  16. AuthGroupFile i:/websites/content/_vti_pvt/service.grp
  17.